home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / Epic_Mouse.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2008-09-04  |  41 b   |  4 lines

  1. on(press){
  2.    _root.gotoAndStop(5);
  3. }
  4.